body{
    margin-left: 25px;
    background-image: url(Fondo2.png);
    color: aliceblue;
}
h1{ 
    font-size: 40px;
    text-align: center;
    border-bottom: 4px solid #F4D35E;
    border-radius: 15px;
    background-color: rgba(0,20,60,0.55);
}
.parrafo1{
    
    width: 30%;
    text-align: justify;
    border-bottom:2px solid rgb(0, 183, 255);
    background-color: rgba(0,20,60,0.55);
    border-radius: 15px;
}
h2{
    font-size: 30px;
}
h3{
    font-size: 30px;
}
h4{
    font-size: 30px;
}
h5{
    font-size: 30px;
}
.parrafo2{
     border-bottom:2px solid rgb(0, 183, 255);
    background-color: rgba(0,20,60,0.55);
    border-radius: 15px;
    width: 450px;

}
.parrafo3{
     border-bottom:2px solid rgb(0, 183, 255);
    background-color: rgba(0,20,60,0.55);
    border-radius: 15px;
    width: 450px;
    
}
.parrafo4{
     border-bottom:2px solid rgb(0, 183, 255);
    background-color: rgba(0,20,60,0.55);
    border-radius: 15px;
    width: 450px;
    
}
.parrafo5{
     border-bottom:2px solid rgb(0, 183, 255);
    background-color: rgba(0,20,60,0.55);
    border-radius: 15px;    
    width: 450px;
}
ul{
     border-bottom:2px solid rgb(0, 183, 255);
    background-color: rgba(0,20,60,0.55);
    border-radius: 15px;  
    width: 450px;
}
